.in_title{text-align: center;margin-bottom:35px;padding-top: 50px;}

.ov{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

a.amore{width: 256px;line-height: 51px;height: 51px;font-size:24px;color: #7a7a7a;text-align: center;border: 2px solid #949494;display: block;margin: 50px auto 0;border-radius: 4px;}

/*in_search*/
.in_search{width: 100%;padding: 13px 0;}
.in_search .search_box{width: 840px;}
.in_search .search_txt{height: 35px;line-height: 35px;font-size: 14px;color: #a00000;}
.in_search .search_txt a{color: #434343;margin-right: 12px;}
.in_search .search_cnt1{width: 354px;height: 35px;position: relative;}
.in_search .search_cnt1 .txt{ font-family: "Microsoft YaHei";border: 1px solid #bbc1c5; font-size: 12px;width:337px;height: 33px;line-height: 33px;padding-left: 15px;color:#bbc1c5;}
.in_search .search_cnt1 .btn{width: 50px;height: 35px;background: url("../images/btn.jpg") no-repeat;position: absolute;right: 0;top: 0;}

/* in_product */
.in_product{background: #f0f0f0;padding-bottom: 50px;}
.in_product .product_list{margin-bottom: 30px;}

.in_product .product_fl{width: 285px;background: #a00000;}
.in_product .product_fl .product_nav{padding: 55px 25px 0 25px;border-left: 18px solid #6f0505;height: 345px;color: #fff;}
.in_product .product_fl .product_nav h2{font-size: 30px;line-height: 32px;padding-left: 45px;position: relative;}
.in_product .product_fl .product_nav h2 a{color: #fff;}
.in_product .product_fl .product_nav h2 img{height: 32px;position: absolute;top: 0;left: 0;}
.in_product .product_fl .product_nav p{font-size: 18px;color: #fff;line-height: 27px; margin-top:40px;height: 108px;overflow: hidden;}
.in_product .product_fl .product_nav a.more{width: 138px;line-height: 40px;height: 40px;font-size: 18px;color: #fff;text-align: center;border:1px solid #fff;display: block;margin-top:30px;}

.in_product .product_fr{width: 915px;}
.in_product .product_fr ul li{float: left;width: 284px;margin-left: 21px;}
.in_product .product_fr ul li .pic{width: 284px;height: 332px;overflow: hidden;}
/*.in_product .product_fr ul li .pic img{max-width:284px; max-height:332px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}*/
.in_product .product_fr ul li .pic img{
        width: 100%;
    display: block;
    height: 330px;
    -webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;
}
.in_product .product_fr ul li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.in_product .product_fr ul li .txt{padding: 19px 30px 27px 30px;border:1px solid #c7c7c7;border-bottom: 6px solid #a00000;border-top: none;}
.in_product .product_fr ul li a.more{line-height: 16px;font-size: 16px;color: #21252e;padding-right: 17px;background: url("../images/arrow.png") no-repeat right center;}

.in_product .more{text-align: center;display: block;}

/* in_advan */
.in_advan{background:#f0f0f0 url("../images/advan_bg.png") no-repeat top center;padding-bottom: 35px;}
.in_advan ul li{margin-bottom: 15px;}
.in_advan ul li .txt{width: 600px;}
.in_advan ul li .txt img{padding-top: 40px;}
.in_advan ul li .txt p{font-size: 16px;line-height: 30px;color: #666666;margin-top: 15px;}

/* in_case */
.in_case{background: url("../images/case_bg.jpg") no-repeat top center;padding-bottom: 70px;}
.in_case .case_t{height: 122px;background: url("../images/case_t.png") no-repeat center;text-align: center;margin-bottom: 70px}
.in_case .case_t img{padding-top: 15px;}
.in_case .picScroll-left{ overflow:hidden; position:relative;}
.in_case .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.in_case .picScroll-left .bd ul li{ margin-right:21px; float:left; _display:inline; overflow:hidden; text-align:center; width: 284px;}
.in_case .picScroll-left .bd ul li .pic{width: 284px;height: 161px;overflow: hidden;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.in_case .picScroll-left .bd ul li .pic img{max-width:284px; max-height:161px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.in_case .picScroll-left .bd ul li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.in_case .picScroll-left .bd ul li .txt{background: #a00000;line-height:62px;color: #fff;font-size: 18px;border-top-left-radius: 8px;border-top-right-radius: 8px;}

/* in_about */
.in_about{background: #f7f7f7;border-top: 4px solid #a00000;padding-bottom: 50px;}
.in_about .txt p{line-height: 48px;font-size: 16px;color: #666666;text-align: center;}
.in_about .about_nav{margin-top: 40px;}
.in_about .about_nav .fl{width: 290px;}
.in_about .about_nav .fl img{width: 290px;display: block;}
.in_about .about_nav ul{width: 910px;padding-top: 15px;}
.in_about .about_nav ul li{float: left;width: 77px;text-align: center;margin-left: 150px;}
.in_about .about_nav ul li p{line-height: 42px;color: #6c6c6c;margin-top: 20px;}
.in_about .about_nav ul li p span{display: block;color: #a00000;background: url("../images/line.jpg") no-repeat bottom center;}

/* in_news */

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}


.in_news{ padding: 40px 0 0; }
.in_news .tit{ position: relative; margin-bottom: 25px; }
.in_news .tit span{ font-size: 24px; color: #545454; font-weight: bold; }
.in_news .tit span img{ position: relative; top:4px; margin-right: 15px; }
.in_news .tit a{ background: url(../images/news_more.png) no-repeat; width: 100px; height: 30px; line-height: 30px; color: #FFF; position: absolute;right: 0; padding-left: 10px; }
.in-news-left{ float:left;width:740px;  }
.hotnews{background: #f5f5f5; padding: 20px;}
.hotnews a{ display: block; color: #545454; }
.hotnews .img-center{ float: left; width:28%; }
.hotnews .text{ float: right;width:70%; }
.hotnews .text h2{ margin:0; line-height: 40px; font-size: 16px; font-weight: normal; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hotnews .text p{ margin:0; line-height: 25px; }
.hotnews .text .date{ text-align: right; }
.hotnews .text .date span{ width: 100px; height: 30px; line-height: 30px; text-align: center; background: #ccc; color: #858585; display: inline-block; }
.hotnews a:hover .text h2{ color: #a00000}

.in-news-left li{ position: relative; line-height: 69px; background: #f5f5f5; margin-top: 10px; z-index: 10; }
.in-news-left li::before{position: absolute; z-index: -1; bottom: 0; left:0; background: #a00000; width: 100%; height: 0; transition: all 0.5s; content: ''; }
.in-news-left li:hover::before{ height: 69px; }
.in-news-left li a{ position: relative; z-index: 10; color: #545454; font-size: 16px; background: url(../images/news_ico3.png) no-repeat 15px center; padding-left: 50px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  }
.in-news-left li:hover a{ color: #FFF; }
.in-news-left li span{ width: 100px; height: 30px; line-height: 30px; text-align: center; background: #ccc; color: #858585; position: absolute; right: 20px; top:20px; }
.in-news-left li:hover span{ background: #333; color: #FFF; }

.in-news-right{ float:right;width:412px;  }
.gundong{ height: 420px; background:none!important; }
.gundong li a{ display: block; border: 1px solid #c2c2c2; padding:5px 10px 10px; margin-top: 20px; }
.gundong li img{ position: relative; top:7px; margin-right: 13px;}
.gundong li h2{ margin: 0; line-height: 30px;  font-size: 16px; font-weight: normal;  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.gundong li p{ margin:0;line-height: 30px;  font-size: 14px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/* link */
.section {
    padding: 60px 0 0;
}
.container {
    padding: 0 10px;
    width: 1200px;
    margin: 0 auto;
}
.yunu-link{padding:20px 0}
.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#a00000;padding-bottom:15px}
.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}
.yunu-link ul{margin-left:-20px}
.yunu-link li{float:left;margin-left:20px;margin-top:20px}

